From: Chong Yidong Date: Sun, 15 Apr 2007 21:50:18 +0000 (+0000) Subject: * xdisp.c (redisplay_window): When deciding whether or not to X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~826 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=1d7dd3e1699a9dbd36403d7fc658c3aba7998104;p=emacs.git * xdisp.c (redisplay_window): When deciding whether or not to recenter, don't use the reset values of BEG_UNCHANGED and END_UNCHANGED. --- diff --git a/src/ChangeLog b/src/ChangeLog index b5e4f5c1720..6271385662f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2007-04-15 Chong Yidong + + * xdisp.c (redisplay_window): When deciding whether or not to + recenter, don't use the reset values of BEG_UNCHANGED and + END_UNCHANGED. + 2007-04-13 Kim F. Storm * buffer.c (Fkill_buffer): gcpro BUF during kill_buffer_processes